| CmEventStatus |
| Logical Entity Name | CmEventStatus |
| Default Table Name | CmEventStatus |
| Physical Only | NO |
| Definition | |
| Note |
| CmEventStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| SystemCode | bit | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
CmEventStatusID |
int | NO | ||
| ts | timestamp | NO | ||
| CrmSuppressFlag | bit | NO |
| CmEventStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| CmEventStatus_Code_Descrip_CmEventStatusID_U_N_IDX | Index | Code, Descrip, CmEventStatusID |
| CmEventStatus_CmEventStatusID_U_C_IDX | PrimaryKey | CmEventStatusID |
| CmEventStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmEventHistory_ro | Non-Identifying | One To Zero or More | FK_CmEventHistory_ro.CmEventStatusID_CmEventStatus.CmEventStatusID | NO | YES |
| CmEventStatus Check Constraints |
| Check Constraint Name | CheckConstraint |